xm: pass-through: sort the output of xm pci-list
authorKeir Fraser <keir.fraser@citrix.com>
Thu, 4 Jun 2009 09:43:44 +0000 (10:43 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Thu, 4 Jun 2009 09:43:44 +0000 (10:43 +0100)
commit57dde9ed01605556ff473ac349071e159a6480c1
treef7d1ad9bf20ec37c171f4ca3a3c5978fff19bf9c
parent9a2e04d1d11e731f5bd79f1a2bdc55335393c308
xm: pass-through: sort the output of xm pci-list

Other than being arguably more human readable,
this patch reconciles the output differences between
using Xen API and xmlrpc to manipulate domains.

Signed-off-by: Simon Horman <horms@verge.net.au>
tools/python/xen/util/pci.py
tools/python/xen/xm/main.py